home *** CD-ROM | disk | FTP | other *** search
/ Astound 5.0 / Astound v5.0 (R0202-30-500-0)(Astound, Inc.)(1998).iso / Install / data1.cab / Program_Executable_Files / Programs / INETCOMP / FUNTEXT.CFG < prev    next >
INI File  |  1998-03-17  |  2KB  |  27 lines

  1. [General]
  2. Name=Fun Text
  3. Type=0
  4. Files=..\Java\funtext\FunScroll.class,..\Java\funtext\FunScrollAnimatedText.class,..\Java\funtext\FunScrollTextAttr.class
  5. Descr=An animated scrolling text effect
  6. DefaultImage=funtext.gif
  7.  
  8. [Attributes]
  9. CLASSID=0,Applet Class,FunScroll.class,Applet main class name. The name is case sensitive.
  10. ALTTEXT=0,Alternate Text,,This text will be displayed on browsers that do not support Java.
  11. NAME=0,Applet Name,FunText,A name for the Applet to allow JavaScript or VBScript access.
  12. PARAM=2,Parameters,ParamSet,FunText specific parameters
  13.  
  14. [ParamSet]
  15. line0=,First Line of text. Add more lines by adding a parameter called "line<n>" where n is the line number
  16. url0=,URL for first line of text. You can have a different URL for each line of text
  17. lineData=,A file name with the text to be displayed. You must prepend the Destination Directory ("destdir/test.data").
  18. delay=10,4,Millisecond delay for animation
  19. dx=,4,Horizontal movement increment
  20. dy=,4,Vertical movement increment
  21. bgImage=,A file name for a background image (must be in the Source Directory)
  22. fgColor=##000000,21,Foreground color - the format is #rrggbb where rr\, gg\, bb are the hexadecimal values for the red\, green and blue component
  23. bgColor=##FFFFFF,21,Background color - the format is #rrggbb where rr\, gg\, bb are the hexadecimal values for the red\, green and blue component
  24. font=Arial,Chose an available font name
  25. style=Bold,Chose one of Bold\, Italic\, Plain
  26. size=18,4,Chose a font size in points.
  27.